Param2Desc{Handle of a treeview item}CommandName{getTreeViewNext}HelpPath{Special}ReturnValue{handle next=}OpenBrace{(}Parameters{handle gadget, handle item}CloseBrace{)}Description{Retrieves a handle to the next sibling of the specified treeview item.  This command is useful when "walking" through a treeview, if you wanted to print a list of all the items in a treeview for example.}ReturnDescription{Handle of the next sibling of the specified item.}Param1{gadget}Param1Desc{Handle of a treeview gadget}Param2{item}